ASP.NET Core MVC コントロールヘルプ
AllowResizing メソッド (FlexGridBaseBuilder<T,TControl,TBuilder>)

C1.AspNetCore.Mvc アセンブリ > C1.Web.Mvc.Fluent 名前空間 > FlexGridBaseBuilder<T,TControl,TBuilder> クラス : AllowResizing メソッド
The value.
Configurates C1.Web.Mvc.FlexGridBase<T>.AllowResizing. Sets whether users are allowed to resize rows and/or columns with the mouse.
シンタックス
'宣言
 
Public Overridable Function AllowResizing( _
   ByVal value As AllowResizing _
) As TBuilder
public virtual TBuilder AllowResizing( 
   AllowResizing value
)

パラメータ

value
The value.

戻り値の型

Current builder.
参照

FlexGridBaseBuilder<T,TControl,TBuilder> クラス
FlexGridBaseBuilder<T,TControl,TBuilder> メンバ